C#
VB
C++
Gets and sets the item at the specified index from within the collection.
public virtual T Item(
int index
) { get; set; }
index
The zero-based index of the element to get or set.
The item at the specified index.
For an example, refer to RasterCollection<T>.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET